Welcome![Sign In][Sign Up]
Location:
Search - string search

Search list

[Otherc_chazhao

Description: 一个简单的查找程序,简单的模式匹配,并且不支持模糊查找(含有 ? 或者 * 的字符串),意义不大。-a simple search procedure, a simple pattern matching, and do not support Fuzzy Search (containing or * string), has little significance.
Platform: | Size: 856 | Author: 张保强 | Hits:

[Windows Develop模式匹配MFC_jwj

Description: 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the string, after you input the string to replace (Replacement of the inquiries), results showed that the final edit box
Platform: | Size: 32685 | Author: 蒋文靖 | Hits:

[Windows DevelopSubSort

Description: 关于寻找子集的两个程序。一个是4字符串集合找子集,一个是100字符串。-regarding the search for the subset of the two procedures. A string of four pools for subset, a string of 100.
Platform: | Size: 12505 | Author: 李华 | Hits:

[ListView/ListBoxpbfind3_5_9

Description: 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中搜索指定字符串。 * 辅助注释。按自定义模板格式插入代码注释。 * 代码美化。按缺省的缩进格式对代码进行整理美化。 * PB工具栏。自动集成到PB IDE工具栏,操作更方便快捷。 * 浮动窗口。工具条窗口显示,最小化至系统托盘。 * 代码统计。对选定的PBL库进行对象及代码行数统计。 * 代码浏览。PowerScript语法高亮显示。 * 重复对象检索。 * 无用对象检索。 * 对象属性列表。 * 对象继承关系。 本软件使用PowerBuilder开发,使用时需PB运行库支持。如果您有-welcomed the use of PB his assistant. PB as a programmer, you have to find a phrase and the day to open a case or another function, in its struggle to find the script's painful experience; To find a variable or a function definition, you have to target in a complicated succession of relations might be back, The next quest. With PB his assistant, to have these problems would be resolved. It can help you a lot or a script you want to quickly find the Early Bird, better than others! Major functions (for details, see Help) : * Object Search. PB application in the name of containing search string is specified target. * Search script. PB-source applications in search string is specified. * Supplementary Notes. By custom template format insert code Notes. * Code beautification. By default for
Platform: | Size: 968382 | Author: 陈同坏 | Hits:

[Othermd5_Gen

Description: 同学编写的小软件,MD5编码器 md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。 md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。 使用介绍: [choose ]:选择待加密文件; [encrypt]:对选定文件进行加密运算; [ save ]:以*.md5.txt(*:指原文件)的形式把“指纹”保存在原文件的目录下。-students prepared by the small software MD5 encoder md5 name is message-digest algorithm 5. Md5 will import of arbitrary length of the information, have a length of 128 bit integers, and it is an irreversible transformation algorithm as its principle, the friends are interested in their own Internet search relevant information. Md5 typical practical application of a message (byte string) to "fingerprint" that could prevent the document were "distorted." Use introduced : [choose] : choice question encryption; [Encrypt] : selected documents encryption algorithms; [Save] : md5.txt *. (* : refers to the original documents) in the form of the "fingerprints" preserved in the original document directory.
Platform: | Size: 56758 | Author: 刘权 | Hits:

[Other resourcestringprocess

Description: 字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
Platform: | Size: 7740 | Author: 苗建新 | Hits:

[Otherregexp_source

Description: 一个字符串匹配、查找替换算法的代码,支持各种通配符-a string matching algorithm to search the replacement code, support wildcards
Platform: | Size: 40111 | Author: peter | Hits:

[Other resourceNFASearcher

Description: NFA的字符串搜索的实例,带分析过程和中间处理信息-NFA search string of examples, with analysis and intermediate processing of information
Platform: | Size: 42046 | Author: luoqijun | Hits:

[assembly languagesearch1

Description: 这是一个用汇编实现的在文件中查找相匹配的字符串的程序-This a compilation with the realization of the documents that match the search string procedures
Platform: | Size: 2729 | Author: 哈哈 | Hits:

[assembly languagehuibian_asm

Description: 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedures and a report. Importation of 0-100 between the value of n, calculation Fibonacci numbers to decimal output. 2. Keyboard input from his characters for '$' end you input string is contained 'computer' string, if included. calculations include 'computer' string of numbers and decimal output to the number. 3. Documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs. 4. The establishment of books and information documents, has asked to insert, update, delete, search function, use the menu suggested.
Platform: | Size: 53065 | Author: 小米 | Hits:

[CSharpdszsg

Description: 自己做的,虽然很少,主要是串的连接,置换,删除和查找 -do for myself, although small, is the connection string replacement, delete and search
Platform: | Size: 3216 | Author: 胡海洪 | Hits:

[assembly languagehuibianyuyan

Description: 汇编语言课程设计的程序,包括1 递归方法实现50以下的Fibonacci数 2 字符串查找 3 歌曲管理 4 图书管理 以及设计报告-assembly language curriculum design process, including a recursive method 50 following two Fibonacci search string four three songs management Book Management and the design report
Platform: | Size: 250765 | Author: 张焕人 | Hits:

[Other resourceyichuansuanfacankao

Description: 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中\"物竞天择、适者生存\"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这个过程就将问题符号化、离散化了。也有在连续 空间定义的GA(Genetic Algorithm in Continuous Space, GACS),暂不讨论。-genetic algorithm (Genetic Algorithm. GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of view of genetics, through natural selection, genetic variation, such as mechanisms to achieve the adaptability of various individuals raised. This is reflected in the natural world, "the process of natural selection and survival of the fittest" evolutionary process. In 1962, Professor Holland first proposed the idea of the algorithm, thereby attracting a large number of researchers, to promote rapid optimization, search, machine learning, and to lay a solid foundation in theory. Using genetic algorithms to solve the problem, we must first solve the problem of the treatment of the model structure and coding parameters, general string,
Platform: | Size: 409964 | Author: 冯灿科 | Hits:

[assembly languagetext1111111

Description: 汇编查找字符串 -compilation search string to search string compilation compilation search string to search string compilation
Platform: | Size: 1821 | Author: 非凡 | Hits:

[Driver Developboyer-moore

Description: 用 boyer-moore 算法实现 字符串的 查找 程序特点: 图形化的界面 ,并把查找到的结果 高亮显示-with BOYER-moore algorithm string tracing procedure features : graphical interface, and the outcome of the search highlighted
Platform: | Size: 3485 | Author: zhouxiaolin | Hits:

[Other resourceString_Set

Description: 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
Platform: | Size: 23326 | Author: 吕怡 | Hits:

[Otherc_strstr

Description: 旨在用於比較字串中所指定比對的字串,如果搜尋不到則將結果列印在memo中-designed to be used more strings than specified by the string, will be less than if the search results were printed in the memo
Platform: | Size: 302450 | Author: ndvir | Hits:

[Web ServerhtmlSQL

Description: htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括所有带有有class=\"list\"属性的超链接的数组. 在htmlSQL里的所有的网页转换用的都是这个卓越的类--Snoopy(版本号 1.2.3 - URL: http://snoopy.sourceforge.net/). Snoopy只用于文件或者字符串查询,其他时候都不适用. 你可以在文件夹snoopy_data/下找到所有Snoopy相关的文档 (版权声明, 说明文档等等).-htmlSQL is one that you can facilitate the right HTML and XML content to facilitate the use of similar S QL statement retrieval of PHP classes. In other words With it, You do not go to write complex function (regular expression of type) to obtain a special value. Inquiries with htmlSQL the examples : SELECT href. FROM WHERE title a $ class == "list" ^ ^ ^ search query (for Air) to be returned to the need to attribute ^ ^ search HTML "*"(= labels allow the use of all labels) back to this inquiry back with an all have class = "list" hyperlink attributes of the array. In htmlSQL Lane all the website is the conversion of the outstanding Class -- Snoopy (version 1.2.3 - URL : http : / / snoopy.sourceforge.net /). Snoopy used only for documents or String inquiries,
Platform: | Size: 28145 | Author: ck | Hits:

[Compress-Decompress algrithmsqms

Description: Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is / Reverse Search, Search is case insensitive
Platform: | Size: 1826 | Author: thinkry | Hits:

[OtherSearchText

Description: 超快搜索字符串源代码。用于匹配字符串操作!-Ultrafast search string source code. For the matching string manipulation!
Platform: | Size: 29356 | Author: 李凤 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »

CodeBus www.codebus.net